home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 142
/
Volume 142 Oct 17 2011 - Damaged.iso
/
Games
/
moko-moko.swf
/
scripts
/
frame_4
/
DoAction.as
< prev
Wrap
Text File
|
2011-10-17
|
3KB
|
106 lines
if(true)
{
if(true)
{
§§push(false);
}
if(!§§pop())
{
if(true)
{
if(true)
{
§§push(false);
}
if(!§§pop())
{
var enterpressed = false;
restbtn2._alpha = 70;
if(_global.sndval == true)
{
sndbtn2.gotoAndStop(1);
}
else
{
sndbtn2.gotoAndStop(3);
}
sndbtn2.onPress = function()
{
_global.sndval = !_global.sndval;
if(_global.sndval == true)
{
sndbtn2.gotoAndStop(2);
music.start(0,2000);
}
if(_global.sndval == false)
{
sndbtn2.gotoAndStop(4);
music.stop();
}
};
sndbtn2.onRollOver = function()
{
if(_global.sndval == false)
{
sndbtn2.gotoAndStop(4);
}
if(_global.sndval == true)
{
sndbtn2.gotoAndStop(2);
}
};
sndbtn2.onRollOut = function()
{
if(_global.sndval == false)
{
sndbtn2.gotoAndStop(3);
}
if(_global.sndval == true)
{
sndbtn2.gotoAndStop(1);
}
};
onEnterFrame = function()
{
if(this.inst1._currentframe == 35 or this.inst1._currentframe == 55)
{
if(_global.sndval == true)
{
this.snd.gotoAndPlay("square");
}
}
if(this.inst1._currentframe == this.inst1._totalframes)
{
this.inst1.enter1.onPress = function()
{
music.stop();
if(_global.sndval == true and enterpressed == false)
{
snd.gotoAndPlay("enter");
}
enterpressed = true;
onEnterFrame = null;
_global.players = 1;
_root.gotoAndStop("moko");
};
if(Key.isDown(13))
{
music.stop();
if(_global.sndval == true and enterpressed == false)
{
snd.gotoAndPlay("enter");
}
enterpressed = true;
onEnterFrame = null;
_global.players = 1;
_root.gotoAndStop("moko");
}
}
};
}
}
§§goto(addr277);
}
}
addr277: